TimeZone Methods |
The TimeZone type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(DateTime, TimeSpan) |
Adds adjustment time with the specified adjustment time and offset.
| |
| Add(Int64, Int32) |
Adds adjustment time with the specified adjustment time and offset.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Converts the specified string representation of a time zone to its TimeZone equivalent.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |